PingOneSDKErrorType
Entries
Internal error.
Device token was missing and is required to complete this action.
The remote notification is not from PingOne.
Server error.
There was a problem with the network.
There was a problem with the pairing key.
Device may be paired in one regional data center only, and is already paired in another regional data center.
Device is not paired.
Client confirmation delay responding to push notification, resulted in timeout.
Client failed to verify due to invalid one time passcode sent to the server.
Authentication code is not valid.
Mobile device does not comply with policy requirements.
Pairing is currently in progress - you cannot make another API call until it is completed.
Migration is currently in progress - you cannot make another API call until it is completed.
The device does not have to be migrated because it is already paired.
Test remote notification is currently in progress - you cannot make another API call until it is completed.
The client failed to establish trust with the server.
The SDK was not configured. Make sure to run the configure(PingOneGeo) method first.
The device is already trusted with a certain geo and cannot set a new one using configure(PingOneGeo). If needed to change the geo, the device should be reset by calling the removePingOneLocalData() method.
The authentication was canceled, approval or denial is not possible.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.